home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / resource.m < prev    next >
Encoding:
Text File  |  2000-11-18  |  326 b   |  9 lines

  1. LIBRARY ResourceBase
  2.     RL_OpenResource(a0,a1,a2)(d0)=-30,
  3.     RL_CloseResource(a0)(d0)=-36,
  4.     RL_NewObjectA(a0,d0,a1:PTR TO TagItem)(d0)=-42,
  5.     RL_DisposeObject(a0,a1)(d0)=-48,
  6.     RL_NewGroupA(a0,d0,a1:PTR TO TagItem)(d0)=-54,
  7.     RL_DisposeGroup(a0,a1)(d0)=-60,
  8.     RL_GetObjectArray(a0,a1,d0)(d0)=-66,
  9.     RL_SetResourceScreen(a0,a1)(d0)=-72